home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroMath / maths.del < prev    next >
Encoding:
Text File  |  1997-11-09  |  417 b   |  19 lines

  1. 'Maths delete information file
  2. title="GCSE Mathematics (Demo Version)"
  3.  
  4. 'remove maths launch information file
  5. removeFile="\maths.ini"
  6.  
  7. 'remove this file
  8. removeFile="maths.del"
  9.  
  10. 'remove entire maths
  11. removeDirectory=$productInstalledDirectory$&"maths"
  12.  
  13. 'remove short cut from the window start menu directory
  14. removeDirectory=$windowMenu$&"\maths"
  15.  
  16. 'remove maths key at it's componets
  17. removeKey=".DPM"
  18.  
  19.